home *** CD-ROM | disk | FTP | other *** search
/ AM/FM: Amiga Musicians' Freeware Magazine 3 / AM-FM 3.adf / s / startup-sequence < prev   
Text File  |  1991-11-05  |  491b  |  22 lines

  1. ; Startup-Sequence for AMFM, Issue 3
  2.  
  3. eighty on
  4. type AMFM#3:text/Copyright.txt
  5. AMFM#3:c/PPShow AMFM#3:graphics/coverpic
  6. echo "Loading AM/FM issue #3 - please be patient."
  7. AMFM#3:c/stack 35000
  8. AMFM#3:c/checkmem 500000
  9. if not warn
  10.     type AMFM#3:text/aboutbackground
  11.     run amfm#3:music/wsmc.exe >nil:
  12.     wait 10 secs
  13. else
  14.     echo "Sorry - not enough free memory for background music..."
  15. endif
  16.  
  17. copy AMFM#3:c/PPMore ram: quiet
  18. cd ram:
  19.  
  20. AMFM#3:c/blankscreen
  21. AMFM#3:c/amfmmenu AMFM#3:s/menu
  22.